GET api/dashboard/customer/balances?customerId[0]={customerId[0]}&customerId[1]={customerId[1]}&modeId={modeId}&startDate={startDate}&endDate={endDate}&shipperId={shipperId}&consigneeId={consigneeId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
customerId

Collection of integer

Required

modeId

integer

Default value is 0

startDate

date

None.

endDate

date

None.

shipperId

integer

None.

consigneeId

integer

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.